home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / window / winboss / boss01 / wocs.bat < prev    next >
Encoding:
DOS Batch File  |  1988-07-02  |  73 b   |  4 lines

  1. echo off
  2. echo Watcom (Small Model)
  3. wcc %1 %2 /dMSCV4=1 /dWATCOM=1 /ms
  4.